go/parser.parser.parseIndexOrSliceOrInstance (method)
2 uses
go/parser (current package)
parser.go#L1423: func (p *parser) parseIndexOrSliceOrInstance(x ast.Expr) ast.Expr {
parser.go#L1691: x = p.parseIndexOrSliceOrInstance(p.checkExpr(x))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)